Adapt autopkgtest so it is triggered by changes to unicode-data
authorGraham Inggs <ginggs@debian.org>
Wed, 22 Dec 2021 20:55:28 +0000 (22:55 +0200)
committerGraham Inggs <ginggs@debian.org>
Wed, 22 Dec 2021 20:55:28 +0000 (22:55 +0200)
debian/changelog
debian/tests/control

index 5bc4f02944ef06205550c88bfc8fd3cb4602ce0f..0d384dd2660593d7d1ed7a3779e33dfdc6e4d2ff 100644 (file)
@@ -3,6 +3,7 @@ utf8proc (2.7.0-2) UNRELEASED; urgency=medium
   * Use GraphemeBreakTest.txt as is, re-enable graphemetest
   * Use grep to generate Uppercase.txt and Lowercase.txt
   * Drop build-dependencies on perl and ruby
+  * Adapt autopkgtest so it is triggered by changes to unicode-data
 
  -- Graham Inggs <ginggs@debian.org>  Wed, 22 Dec 2021 16:12:17 +0000
 
index fb8a730abd93d5625582dfb91f559d01c6d35c4f..bab61c29db88d709e2c52d0da92b67e4585ea343 100644 (file)
@@ -1,3 +1,7 @@
 Test-Command: make -f debian/tests/Makefile
 Depends: @, build-essential
-Restrictions: allow-stderr
+Restrictions: allow-stderr, build-needed
+
+Test-Command: /bin/true
+Depends: unicode-data
+Restrictions: hint-testsuite-triggers